libintl-perl software package provides Uniforum message translations system compatible i18n library, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libintl-perl
libintl-perl is installed in your system.
Make ensure the libintl-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libintl-perl *
You will get with libintl-perl package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Perl |
| Package | libintl-perl |
| Version | 1.24-1build1 |
| Description | Uniforum message translations system compatible i18n library |
| Sub Section | Perl |